Skip to content

feat | context propagation and upload circuit breaker#81

Closed
garrettallen14 wants to merge 3 commits into
developmentfrom
feat/context-propagation-and-circuit-breaker
Closed

feat | context propagation and upload circuit breaker#81
garrettallen14 wants to merge 3 commits into
developmentfrom
feat/context-propagation-and-circuit-breaker

Conversation

@garrettallen14
Copy link
Copy Markdown
Contributor

@garrettallen14 garrettallen14 commented Apr 2, 2026

This PR is built off of this one: #80

  • Context Propagation: Adapters automatically find/upload to the same TraceCollector when used inside @trace or trace_context()
  • Circuit Breaker: Trace uploads stop retrying after 10 consecutive failures, auto-recover after 60s
  • Context Serialization: Context can be serialized and restored across service boundaries

@garrettallen14 garrettallen14 changed the title feat: context propagation and upload circuit breaker feat | context propagation and upload circuit breaker Apr 2, 2026
Base automatically changed from feat/cleanup-and-refactoring-test to development April 2, 2026 04:54
@garrettallen14
Copy link
Copy Markdown
Contributor Author

Superseded by new PR with hardening improvements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant